object FoundIMF: TFoundIMF Left = 281 Top = 140 BorderStyle = bsDialog Caption = 'Found inexact matches' ClientHeight = 243 ClientWidth = 215 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ListBox1: TListBox Left = 0 Top = 0 Width = 215 Height = 214 Align = alClient ItemHeight = 13 TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 214 Width = 215 Height = 29 Align = alBottom BevelOuter = bvNone TabOrder = 1 object Button1: TButton Left = 70 Top = 4 Width = 75 Height = 23 Caption = 'Ok' Default = True TabOrder = 0 OnClick = Button1Click end end object TopMost1: TTopMost Left = 24 Top = 222 end end